rename set_cursor_pos to set_cursor_location in GtkInputContext class
authorHideToshi Tajima <tajima@happy>
Fri, 16 Mar 2001 01:44:54 +0000 (01:44 +0000)
committerHidetoshi Tajima <tajima@src.gnome.org>
Fri, 16 Mar 2001 01:44:54 +0000 (01:44 +0000)
commitdf726ee8889e975ad4ee3143e0e8462c775244a1
tree8e200ffc98f89c509922a531921108cb9489360f
parente4d1660042a437b041422ac442ee4845fbf7e6b6
rename set_cursor_pos to set_cursor_location in GtkInputContext class

2001-03-15  HideToshi Tajima  <tajima@happy>

        * modules/input/gtkimcontextxim.c (gtk_im_context_xim_set_cursor_locat
ion):
        * gtk/gtkimmulticontext.c (gtk_im_multicontext_set_cursor_location):
        * gtk/gtkentry.c (update_im_cursor_location):
        * gtk/gtkimcontext.c (gtk_im_context_set_cursor_location):
        * gtk/gtkimcontext.h (struct _GtkIMContextClass): rename
        set_cursor_pos to set_cursor_location in GtkInputContext class
12 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkentry.c
gtk/gtkimcontext.c
gtk/gtkimcontext.h
gtk/gtkimmulticontext.c
modules/input/gtkimcontextxim.c